d_android ~master (2019-12-16T18:41:18Z)
Dub
Repo
AAsset_getRemainingLength
android
ndk
asset_manager
Report the total amount of asset data that can be read from the current position.
extern (
C
) nothrow @
nogc
off_t
AAsset_getRemainingLength
(
AAsset
*
asset
)
Meta
Source
See Implementation
android
ndk
asset_manager
enums
AASSET_MODE_UNKNOWN
functions
AAssetDir_close
AAssetDir_getNextFileName
AAssetDir_rewind
AAssetManager_open
AAssetManager_openDir
AAsset_close
AAsset_getBuffer
AAsset_getLength
AAsset_getLength64
AAsset_getRemainingLength
AAsset_getRemainingLength64
AAsset_isAllocated
AAsset_openFileDescriptor
AAsset_openFileDescriptor64
AAsset_read
AAsset_seek
AAsset_seek64
structs
AAsset
AAssetDir
Report the total amount of asset data that can be read from the current position.